Using Notifications with SSL

If your site uses SSL, you need to update the link in the Ektron notification service configuration file with that information. The file is located here: your server\Program Files\Ektron\EktronNotificationService\Ektron.Notification.Service.exe.config.

Below are the tags to be changed.

<siteNotification>

<sites>

<add name="769723537" url="https://your server" connectionString="server=your server;database=Intranet2;Trusted_Connection=true;User ID=;Password=;" />

</sites>

</siteNotification>

You must restart the Ektron Notification Service in order to enable these changes.

Previous TopicNext Topic|